home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 32 / couple21.zip / COUPLE21.DOC next >
Text File  |  1990-08-03  |  3KB  |  109 lines

  1.  
  2.         ********************************
  3.                 *          COUPLE 21           *
  4.                 *   Programmer: Hadi Gunawan   *
  5.         * Completed on: July 27, 1990  *
  6.                 *     Copyright (C) 1990       *
  7.                 ********************************
  8.  
  9.  
  10. This game is for couples. It is design to make the relation between
  11. them become more intimate and loving. At the beginning of the game,
  12. you are prompted to enter the first player's name and sex. Then
  13. followed by the second player's name and sex.
  14. NOTE:  1. Player's names must not be more than 10 characters long.
  15.       If it is more than 10 characters, the name will be taken
  16.       for the first 10 characters only.
  17.        2. Use capital letter (upper case letter) F or M to enter
  18.       the type of sex.
  19.  
  20. Now each player has to declare the items/belonging he/she has.
  21. NOTE:     Each player can only has up to 10 items/belonging and
  22.       they must be worn before the game started.
  23.  
  24. The first round of the game, player one has to choose the number
  25. of cards he/she wants (2 to 5 cards). After the number of cards
  26. has been chosen, the computer will generate the numbers on the
  27. cards randomly (1 to 10). After that, player two will be given 2
  28. cards with numbers already chosen by the computer. Then player two
  29. will be prompted for another card. If player two wants another card,
  30. the computer will generate another one. If not then the computer will
  31. determine the winner.
  32. NOTE:     To answer for another card, you have to use capital
  33.       letter Y or N.
  34. Once the winner has been determined, the loser has to take off one
  35. of the belonging. Please take off the one of the outer layer first.
  36.  
  37. Second round, player one and player two will swap (change the role of
  38. playing). Interesting, isn't it? Now player two will have to choose
  39. how many cards he/she wants (2 to 5 cards). Then the game will follow
  40. the same procedures as round one. Once round two completed, in the third
  41. round the players will swap again. And it will continue until one of
  42. the player has nothing more to wear (NAKED !!!).
  43.  
  44. I hope you will enjoy the game. I really spent a lot of time
  45. writing it hoping that it really will help couples to strengthen
  46. their relationship.
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.                                        1
  56.  
  57.  
  58. This is my first software ever written in my life. It is written
  59. in PASCAL. 
  60.  
  61. There is NO CHARGE OR ANY PAYMENT to me. All I need from you is
  62. some comments/feedbacks about the software. I welcome all the 
  63. good and bad comments.
  64.  
  65. You can distribute this software freely. But you are not allowed
  66. to copy the software for sale!
  67.  
  68. If you have any questions or suggestions, please contact me:
  69.  
  70. Name:            Hadi Gunawan
  71. Address:        52 Songwood Drive
  72.              Weston, Ontario
  73.             M9M 1X3
  74.             Canada.
  75.  
  76. Telephone:        (416) 744-7012.
  77.  
  78.  
  79.  
  80. THANK YOU.
  81.  
  82. ENJOY...
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.                                        2
  108.  
  109.